home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / free_sty.swf / scripts / DefineButton2_850 / BUTTONCONDACTION on(release).as
Text File  |  2008-11-12  |  68b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.gotoAndStop("jie");
  4. }
  5.